home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 10105 < prev    next >
Encoding:
Text File  |  1996-08-05  |  793 b   |  20 lines

  1. Newsgroups: comp.lang.c++
  2. Path: news.duc.auburn.edu!usenet
  3. From: stangaj@eng.auburn.edu (Andrew J Stangel)
  4. Subject: making .dll files w/Borland 4.0
  5. Message-ID: <Dntuo0.Eso@mail.auburn.edu>
  6. Keywords: .dll Boland
  7. Sender: usenet@mail.auburn.edu (Usenet Administrator)
  8. Nntp-Posting-Host: eagle.eng.auburn.edu
  9. Reply-To: stangaj@eng.auburn.edu
  10. Organization: Auburn University College of Engineering
  11. Date: Wed, 6 Mar 1996 03:50:23 GMT
  12.  
  13. I am designing a user interface for a project using Visual Basic 3.0 with Borland C++ subroutines compiled into .dlls.
  14.  
  15. Q:    How do I actually create the .dll from my C++ source code?  When I set the environment to produce a .dll it gives me sever other files along w/the .dll.  Do I need these?  A detailed procedure for creating the .dll would be appreciated.
  16.  
  17.  
  18.  
  19.  
  20.